ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Collections.ObjectModel Namespace / ObservableKeyValuePair<TKey,TValue> Class / ObservableKeyValuePair<TKey,TValue> Constructor

In This Topic
    ObservableKeyValuePair<TKey,TValue> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public ObservableKeyValuePair<TKey,TValue>()
    See Also